iroh-p2p 0.2.0

Implementation of the p2p part of iroh
Documentation

iroh-p2p

crates.io Released API docs MIT/Apache-2.0 licensed CI

P2P networking for iroh. This implements an IPFS node. The IPFS network consists of a collection of nodes.

How to run

# From the root of the workspace
> cargo run --release -p iroh-p2p

License